toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
land_sharing
/
check_has_plot_access
check_has_plot_access
@extend
(
check_plot_access
)
function
check_has_plot_access
(
account_id
:
byte_array
,
plot_id
:
integer
)
:
map
<
text
,
boolean
>